Writes the specified array.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public XmlElement WriteFloatArray ( |
Visual Basic
![]() |
---|
Public Function WriteFloatArray( _ |
The float[] value to write.
A string specifying the name of the element.
A string specifying the name of the sub-element.
The parent XML element.
Type: XmlElement
The created XmlElement